[INFO] cloning repository https://github.com/krist7599555/example-vite-plugin-wasmpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krist7599555/example-vite-plugin-wasmpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrist7599555%2Fexample-vite-plugin-wasmpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrist7599555%2Fexample-vite-plugin-wasmpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17c40153a8acd8c81745c185f58cb1102a55e740
[INFO] testing krist7599555/example-vite-plugin-wasmpack against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrist7599555%2Fexample-vite-plugin-wasmpack" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krist7599555/example-vite-plugin-wasmpack
[INFO] finished tweaking git repo https://github.com/krist7599555/example-vite-plugin-wasmpack
[INFO] tweaked toml for git repo https://github.com/krist7599555/example-vite-plugin-wasmpack written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krist7599555/example-vite-plugin-wasmpack on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krist7599555/example-vite-plugin-wasmpack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad6253f80483abe5507d60bfd0467095d9e2c51890e3ad3ce4d18c04358fd920
[INFO] running `Command { std: "docker" "start" "-a" "ad6253f80483abe5507d60bfd0467095d9e2c51890e3ad3ce4d18c04358fd920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad6253f80483abe5507d60bfd0467095d9e2c51890e3ad3ce4d18c04358fd920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6253f80483abe5507d60bfd0467095d9e2c51890e3ad3ce4d18c04358fd920", kill_on_drop: false }`
[INFO] [stdout] ad6253f80483abe5507d60bfd0467095d9e2c51890e3ad3ce4d18c04358fd920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3a6e128b1b7b56cddc5842cdd922c13b918b439af2642e4ddf6e2c7edb3ddf5
[INFO] running `Command { std: "docker" "start" "-a" "c3a6e128b1b7b56cddc5842cdd922c13b918b439af2642e4ddf6e2c7edb3ddf5", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.81
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.81
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.81
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.81
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c3a6e128b1b7b56cddc5842cdd922c13b918b439af2642e4ddf6e2c7edb3ddf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a6e128b1b7b56cddc5842cdd922c13b918b439af2642e4ddf6e2c7edb3ddf5", kill_on_drop: false }`
[INFO] [stdout] c3a6e128b1b7b56cddc5842cdd922c13b918b439af2642e4ddf6e2c7edb3ddf5
